Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.ecm.social.relationship.directoryContrib--schema

This contribution is part of XML component org.nuxeo.ecm.social.relationship.directoryContrib inside nuxeo-relationship-5.8.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="actor_relationship_kind" src="schemas/actor_relationship_kind.xsd"/>
  • <schema name="actor_relationship" src="schemas/actor_relationship.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="actor_relationship_kind" src="schemas/actor_relationship_kind.xsd"/>
    <schema name="actor_relationship" src="schemas/actor_relationship.xsd"/>
  </extension>